Hyperwave Functions
PHP Manual

hw_Output_Document

(PHP 4)

hw_Output_DocumentPrints hw_document

Descripción

bool hw_output_document ( int $hw_document )

Prints the document without the BODY tag.

For backward compatibility, hw_outputdocument() is also accepted. This is deprecated, however.

Lista de parámetros

hw_document

The document identifier.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.


Hyperwave Functions
PHP Manual